diff options
Diffstat (limited to 'net/gaim')
-rw-r--r-- | net/gaim/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/gaim/Makefile b/net/gaim/Makefile index d310260672fb..178ac48e2e84 100644 --- a/net/gaim/Makefile +++ b/net/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 |