summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorJim Mock <jim@FreeBSD.org>2001-06-18 18:09:24 +0000
committerJim Mock <jim@FreeBSD.org>2001-06-18 18:09:24 +0000
commit499f8ab43258e59495218a5525daa31c275005f7 (patch)
tree58ba723e9eceaa1030aac1b5ae9b36b402744dea /net-im
parentUpdate to version 0.2.1 beta 5. (diff)
Make portlint stop complaining about PKGNAME.
Notes
Notes: svn path=/head/; revision=44181
Diffstat (limited to 'net-im')
-rw-r--r--net-im/gaim/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/gaim/Makefile b/net-im/gaim/Makefile
index d310260672fb..178ac48e2e84 100644
--- a/net-im/gaim/Makefile
+++ b/net-im/gaim/Makefile
@@ -6,11 +6,12 @@
#
PORTNAME= gaim
-PORTVERSION= 0.11.0pre14
+PORTVERSION= 0.11.0p14
CATEGORIES= net
MASTER_SITES= ftp://ftp.marko.net/pub/gaim/ \
${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/pre/}
MAINTAINER= jim@FreeBSD.org