diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-05-24 12:31:33 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-05-24 12:31:33 +0000 |
commit | 5e1b6eed0b5ebadf2fc4e2028ba793cbbe402f18 (patch) | |
tree | 8330647db0a6ca8e06644872f39d55f5af7cc597 /emulators/vpce/Makefile | |
parent | 142a9db9bf589ba94443386c33118de190a95bfe (diff) | |
download | ports-5e1b6eed0b5ebadf2fc4e2028ba793cbbe402f18.tar.gz ports-5e1b6eed0b5ebadf2fc4e2028ba793cbbe402f18.zip |
Notes
Diffstat (limited to 'emulators/vpce/Makefile')
-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 |