diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 2006-09-02 15:31:21 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 2006-09-02 15:31:21 +0000 |
commit | 1284cd2c016abfaa8afcac850e255024ebf875d1 (patch) | |
tree | e9fe2cad81a5855061a5570c465a28747becce59 /emulators/gxemul/Makefile | |
parent | 8a6df95308fae3c7284befe8442a1f4808db5a61 (diff) |
Notes
Diffstat (limited to 'emulators/gxemul/Makefile')
-rw-r--r-- | emulators/gxemul/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/gxemul/Makefile b/emulators/gxemul/Makefile index 06552d82dbd3..51ab16e0c9bc 100644 --- a/emulators/gxemul/Makefile +++ b/emulators/gxemul/Makefile @@ -7,6 +7,7 @@ PORTNAME= gxemul PORTVERSION= 0.4.2 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://gavare.se/gxemul/src/ \ ${MASTER_SITE_LOCAL} |