mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
- Use actual version in the port (no functional change)
- Add WWW
This commit is contained in:
parent
3dc7a931ae
commit
366a034aac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=505031
@ -2,11 +2,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libds
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-2.1
|
||||
DISTNAME= libds-2.1
|
||||
MASTER_SITES= SF
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= ANSI Generic Data Structures Library
|
||||
|
@ -12,3 +12,5 @@ supported:
|
||||
|
||||
LibDS has been designed to be very easy to use, without sacrificing either
|
||||
flexibility or speed. The API is small, and clean.
|
||||
|
||||
WWW: https://sourceforge.net/projects/libds/
|
||||
|
Loading…
Reference in New Issue
Block a user