diff options
author | Koop Mast <kwm@FreeBSD.org> | 2018-09-30 11:58:29 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2018-09-30 11:58:29 +0000 |
commit | 951c1f5d1c7354f058f5919d858dbb0c174dc73e (patch) | |
tree | 6146e775343aaf339921799078894a48fef9aa15 /x11/gnome3-lite | |
parent | c9b47f0427d70ba42c2d53271f8b64b8e8096825 (diff) | |
download | ports-951c1f5d1c7354f058f5919d858dbb0c174dc73e.tar.gz ports-951c1f5d1c7354f058f5919d858dbb0c174dc73e.zip |
Notes
Diffstat (limited to 'x11/gnome3-lite')
-rw-r--r-- | x11/gnome3-lite/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/gnome3-lite/Makefile b/x11/gnome3-lite/Makefile index 04b010e9a837..d4bedc9ab9fc 100644 --- a/x11/gnome3-lite/Makefile +++ b/x11/gnome3-lite/Makefile @@ -1,15 +1,13 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/trunk/x11/gnome3-lite/Makefile 18610 2013-06-30 16:33:05Z marcus $ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= x11 gnome PKGNAMESUFFIX= -lite COMMENT= The "meta-port" of the GNOME desktop slimmed down for only the basics MASTERDIR= ${.CURDIR}/../gnome3 -CONFLICTS= gnome2-[0-9]* gnome2-lite-[0-9]* gnome3-[0-9]* DESCR= ${.CURDIR}/pkg-descr PKGMESSAGE= ${.CURDIR}/pkg-message |