diff options
author | marcus <marcus@FreeBSD.org> | 2003-02-08 03:40:42 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-02-08 03:40:42 +0800 |
commit | d0657b591f9a2043f9da43f8ca50b954d6053826 (patch) | |
tree | 75fb5a1aa87049c80838d8115474482013a49aeb /news/pan2 | |
parent | 846e40e6acabd50b177023c2bcea54cf7460a004 (diff) | |
download | freebsd-ports-gnome-d0657b591f9a2043f9da43f8ca50b954d6053826.tar.gz freebsd-ports-gnome-d0657b591f9a2043f9da43f8ca50b954d6053826.tar.zst freebsd-ports-gnome-d0657b591f9a2043f9da43f8ca50b954d6053826.zip |
Gratuitous PORTREVISION bumps to handle implicit dependencies.
Diffstat (limited to 'news/pan2')
-rw-r--r-- | news/pan2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/news/pan2/Makefile b/news/pan2/Makefile index b048ebacc0a3..e94733758699 100644 --- a/news/pan2/Makefile +++ b/news/pan2/Makefile @@ -7,6 +7,7 @@ PORTNAME= pan2 PORTVERSION= 0.13.3 +PORTREVISION= 1 CATEGORIES= news gnome MASTER_SITES= http://pan.rebelbase.com/download/releases/${PORTVERSION}/SOURCE/ \ http://pan.rebelbase.com/download/obsolete/${PORTVERSION}/SOURCE/ \ |