diff options
author | garga <garga@FreeBSD.org> | 2006-05-24 20:31:33 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-05-24 20:31:33 +0800 |
commit | 81b75a86b93acda153ce1a27f0e8bc73bb6a849c (patch) | |
tree | 190f7a6eacead9c95221db7ee515517030da05fa | |
parent | 5074b61f6b51bcde7c0216276a0717f49a90f010 (diff) | |
download | freebsd-ports-gnome-81b75a86b93acda153ce1a27f0e8bc73bb6a849c.tar.gz freebsd-ports-gnome-81b75a86b93acda153ce1a27f0e8bc73bb6a849c.tar.zst freebsd-ports-gnome-81b75a86b93acda153ce1a27f0e8bc73bb6a849c.zip |
Bump PORTREVISION because last commit changed PLIST
-rw-r--r-- | emulators/vpce/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/vpce/Makefile b/emulators/vpce/Makefile index 1802b971b71c..614c4d680118 100644 --- a/emulators/vpce/Makefile +++ b/emulators/vpce/Makefile @@ -7,6 +7,7 @@ PORTNAME= vpce PORTVERSION= 0.3f +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://freebsd.unixfreunde.de/sources/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//}_freebsd |