diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2004-03-26 20:22:27 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2004-03-26 20:22:27 +0000 |
commit | e0b2126df446aef83befd1479c46bf59351275f5 (patch) | |
tree | 6ab773367fd7108f70ca94bff9e806fd40364cb2 /mail/pantomime-ssl | |
parent | 83302b07cb5305881574be88bf36962aaf65d18a (diff) | |
download | ports-e0b2126df446aef83befd1479c46bf59351275f5.tar.gz ports-e0b2126df446aef83befd1479c46bf59351275f5.zip |
Notes
Diffstat (limited to 'mail/pantomime-ssl')
-rw-r--r-- | mail/pantomime-ssl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pantomime-ssl/Makefile b/mail/pantomime-ssl/Makefile index 5246d293ff9d..0c62573ebd0e 100644 --- a/mail/pantomime-ssl/Makefile +++ b/mail/pantomime-ssl/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1.2 PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.collaboration-world.com/pantomime.data/releases/Stable/ -PKGNAMESUFFIX= -ssl +PKGNAMESUFFIX?= -ssl${PKGNAMESUFFIX2} DISTNAME= Pantomime-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org |