diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2004-08-05 21:37:53 +0800 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2004-08-05 21:37:53 +0800 |
commit | 32a0b825c75477c4da4064d6d753bfc1f1458801 (patch) | |
tree | 8fea9e734ccb81c9a59bc922751c8c7bf7285ab9 /mail | |
parent | b5aeebe9954f54c4718366be9e32f1f03be82b9a (diff) | |
download | freebsd-ports-gnome-32a0b825c75477c4da4064d6d753bfc1f1458801.tar.gz freebsd-ports-gnome-32a0b825c75477c4da4064d6d753bfc1f1458801.tar.zst freebsd-ports-gnome-32a0b825c75477c4da4064d6d753bfc1f1458801.zip |
- bump PORTREVISION
(it seems that the maintainer forgot to do it in ports/69754)
PR: 70027
Submitted by: Simon Dick <simond@irrelevant.org>
Diffstat (limited to 'mail')
-rw-r--r-- | mail/squirrelmail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/squirrelmail/Makefile b/mail/squirrelmail/Makefile index d6a0c731bf17..aba4b172cf19 100644 --- a/mail/squirrelmail/Makefile +++ b/mail/squirrelmail/Makefile @@ -7,6 +7,7 @@ PORTNAME= squirrelmail PORTVERSION= 1.4.3a +PORTREVISION= 1 CATEGORIES?= mail www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= squirrelmail |