diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-05-19 23:49:28 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-05-19 23:49:28 +0000 |
commit | c420e08971b915820885071acb754acea9e91c80 (patch) | |
tree | ab2fa066cd75b7ceecf10aed8ae0ef8b762167c4 /net/linc/Makefile | |
parent | 1de1f29ff4d807b83554db8f72788e38505f58cd (diff) | |
download | ports-c420e08971b915820885071acb754acea9e91c80.tar.gz ports-c420e08971b915820885071acb754acea9e91c80.zip |
Notes
Diffstat (limited to 'net/linc/Makefile')
-rw-r--r-- | net/linc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/linc/Makefile b/net/linc/Makefile index 036ae2eb4381..7dfcdf57f961 100644 --- a/net/linc/Makefile +++ b/net/linc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= linc -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0 |