diff options
author | rafan <rafan@FreeBSD.org> | 2006-08-08 23:38:03 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2006-08-08 23:38:03 +0800 |
commit | 8ecb726a3faa00f2dc9e12694fb3a96727fc3f70 (patch) | |
tree | c2b316a2e2cc29e2e8147bb7ff17e2bce6022c85 | |
parent | aae233e582c79f14acec49ca2d931e9da0791475 (diff) | |
download | freebsd-ports-gnome-8ecb726a3faa00f2dc9e12694fb3a96727fc3f70.tar.gz freebsd-ports-gnome-8ecb726a3faa00f2dc9e12694fb3a96727fc3f70.tar.zst freebsd-ports-gnome-8ecb726a3faa00f2dc9e12694fb3a96727fc3f70.zip |
- Bump PORTREVISON for previous changes
-rw-r--r-- | math/gretl/Makefile | 1 | ||||
-rw-r--r-- | misc/gretl/Makefile | 1 | ||||
-rw-r--r-- | multimedia/mplayer-skins/Makefile | 2 |
3 files changed, 3 insertions, 1 deletions
diff --git a/math/gretl/Makefile b/math/gretl/Makefile index f1d5bd88d343..ba2b0d4d1939 100644 --- a/math/gretl/Makefile +++ b/math/gretl/Makefile @@ -8,6 +8,7 @@ PORTNAME= gretl PORTVERSION= 1.5.1 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/misc/gretl/Makefile b/misc/gretl/Makefile index f1d5bd88d343..ba2b0d4d1939 100644 --- a/misc/gretl/Makefile +++ b/misc/gretl/Makefile @@ -8,6 +8,7 @@ PORTNAME= gretl PORTVERSION= 1.5.1 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/multimedia/mplayer-skins/Makefile b/multimedia/mplayer-skins/Makefile index c1fd0f2892ed..fe6b6af11d97 100644 --- a/multimedia/mplayer-skins/Makefile +++ b/multimedia/mplayer-skins/Makefile @@ -7,7 +7,7 @@ PORTNAME= mplayer-skins PORTVERSION= 1.1.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= http://www.mplayerhq.hu/MPlayer/Skin/ \ http://ftp5.mplayerhq.hu/mplayer/Skin/ \ |