diff options
Diffstat (limited to 'emulators/linux_base-rl9/Makefile')
-rw-r--r-- | emulators/linux_base-rl9/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/linux_base-rl9/Makefile b/emulators/linux_base-rl9/Makefile index 628b300ba9f9..55acab6ff73d 100644 --- a/emulators/linux_base-rl9/Makefile +++ b/emulators/linux_base-rl9/Makefile @@ -1,5 +1,6 @@ PORTNAME= rl9 PORTVERSION= ${LINUX_DIST_VER} +PORTREVISION= 1 CATEGORIES= emulators linux PKGNAMEPREFIX= linux_base- EXTRACT_ONLY= ${DISTFILES:N*${SRC_SUFX}*:Nf/filesystem-*:C/:[^:]+$//} |