diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-08-24 08:16:31 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-08-24 08:16:31 +0000 |
commit | bf43a1f8ddd22f90e0c3cbd4bcf00beda5630331 (patch) | |
tree | 8675d2ceab54e4934fb7eb27958c563f34a293dd /net/linc/Makefile | |
parent | Update to 2.4.0. (diff) |
Update to 0.5.3.
Notes
Notes:
svn path=/head/; revision=64941
Diffstat (limited to 'net/linc/Makefile')
-rw-r--r-- | net/linc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/linc/Makefile b/net/linc/Makefile index ddde95920811..79c2cd425b22 100644 --- a/net/linc/Makefile +++ b/net/linc/Makefile @@ -6,10 +6,10 @@ # PORTNAME= linc -PORTVERSION= 0.5.2 +PORTVERSION= 0.5.3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= 2.0.0/sources/${PORTNAME} +MASTER_SITE_SUBDIR= 2.0.1/sources/${PORTNAME} DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |