diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2010-12-15 11:37:49 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2010-12-15 11:37:49 +0000 |
commit | 513495a09ac55a538fc1655de9e0e7ab1a92a0cd (patch) | |
tree | a28084950c2acb7d5d7bb615deeb4c9b0f7a9d18 /emulators/xcpc | |
parent | c0ad03979a0cf5930f9482e0c2b8eb61356bf76b (diff) |
Notes
Diffstat (limited to 'emulators/xcpc')
-rw-r--r-- | emulators/xcpc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/xcpc/Makefile b/emulators/xcpc/Makefile index 2260ab8b81b5..a6605d7e1b61 100644 --- a/emulators/xcpc/Makefile +++ b/emulators/xcpc/Makefile @@ -7,7 +7,7 @@ PORTNAME= xcpc PORTVERSION= 20070122 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |