diff options
author | nork <nork@FreeBSD.org> | 2004-02-09 09:38:30 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2004-02-09 09:38:30 +0800 |
commit | e3d5302337b316dfe476b041faae1939d9f2c394 (patch) | |
tree | d7dd11183757784fb3773c942b19a1b17f196e38 /www | |
parent | f63ab76b262bc483ac3d8676fd508b8109c9d4f6 (diff) | |
download | freebsd-ports-gnome-e3d5302337b316dfe476b041faae1939d9f2c394.tar.gz freebsd-ports-gnome-e3d5302337b316dfe476b041faae1939d9f2c394.tar.zst freebsd-ports-gnome-e3d5302337b316dfe476b041faae1939d9f2c394.zip |
Bump PORTREVISION by previous commit.
Diffstat (limited to 'www')
-rw-r--r-- | www/linuxpluginwrapper/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/linuxpluginwrapper/Makefile b/www/linuxpluginwrapper/Makefile index 18b5c6b55697..e0b7384a4f02 100644 --- a/www/linuxpluginwrapper/Makefile +++ b/www/linuxpluginwrapper/Makefile @@ -7,6 +7,7 @@ PORTNAME= linuxpluginwrapper PORTVERSION= 20040208 +PORTREVISION= 1 CATEGORIES= www linux MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://people.FreeBSD.org/~nork/distfiles/ |