diff options
author | pawel <pawel@FreeBSD.org> | 2014-06-10 21:55:35 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2014-06-10 21:55:35 +0800 |
commit | 62cb3e760bd1a3fb2c459b950552b7bd289ae262 (patch) | |
tree | 581841396cb28f86b4a7f477c7cc848b4a6f82e3 | |
parent | c15e0e5d4bcad09f42cd3a8dd733ab2f953521cb (diff) | |
download | freebsd-ports-gnome-62cb3e760bd1a3fb2c459b950552b7bd289ae262.tar.gz freebsd-ports-gnome-62cb3e760bd1a3fb2c459b950552b7bd289ae262.tar.zst freebsd-ports-gnome-62cb3e760bd1a3fb2c459b950552b7bd289ae262.zip |
Bump PORTREVISION forgotten in last commit (pkg-plist changed)
Submitted by: tijl
-rw-r--r-- | mail/popular/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/popular/Makefile b/mail/popular/Makefile index 16f56be282d5..ef075b4ae8fe 100644 --- a/mail/popular/Makefile +++ b/mail/popular/Makefile @@ -3,7 +3,7 @@ PORTNAME= popular PORTVERSION= 1.5.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail MASTER_SITES= http://www.remote.org/jochen/mail/popular/download/ |